home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
OvCata.swf
/
scripts
/
frame_3
/
PlaceObject2_272_322
/
CLIPACTIONRECORD on(keyPress Down).as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-08-04
|
141 b
|
10 lines
on(keyPress "<Down>"){
if(_root.unlock)
{
if(_root.sheepupgrade1)
{
this.gotoAndStop(17);
}
}
}